basic authentication 예문
- If Off , Secure Mail uses Basic authentication.
꺼짐 으로 설정하면 Secure Mail은 기본 인증을 사용합니다. - If the list is empty, Secure Mail uses Basic authentication for account configuration.
이 목록이 비어 있는 경우 Secure Mail은 계정 구성에 기본 인증을 사용합니다. - Do not use OAuth: Use this policy for basic authentication during account configuration.
OAuth 사용 안 함: 계정 구성 시 기본 인증을 적용하려면 이 정책을 사용합니다. - If the list is empty, then Secure Mail uses Basic authentication for account configuration.
이 목록이 비어 있는 경우 Secure Mail은 계정 구성에 기본 인증을 사용합니다. - Workaround: Use basic authentication to configure the vCloud Orchestrator server as an external server.
해결 방법 : 기본 인증을 사용하여 vCloud Orchestrator 서버를 외부 서버로 구성합니다. - This module provides for HTTP Basic Authentication, where the usernames and passwords are stored in plain text files.
이 모듈은 사용자명과 암호를 일반 문자파일에 저장하는 HTTP Basic Authentication에서 사용한다. - Do not use OAuth: OAuth is not used and Secure Mail uses Basic authentication for account configuration.
OAuth 사용 안 함: OAuth를 사용하지 않고 Secure Mail에서 계정 구성 시 기본 인증을 사용합니다. - You can use basic authentication with just your username and password, but generally it's a better idea to use a personal access token.
사용자이름과 암호가 필요한 Basic 인증도 가능하지만, 개인 엑세스 토큰을 사용하는 게 낫다. - Because of the way that Basic authentication is specified, your username and password must be verified every time you request a document from the server.
발생할 수 있는 문제점 Basic 인증 방식은 서버에서 문서를 요청할 때마다 사용자명과 암호를 확인한다.